home *** CD-ROM | disk | FTP | other *** search
- #genericAbout {
- padding: 0px 0px 10px 0px;
- background: #FFF none;
- background-image: none;
- }
-
-
- dialog, .dialog-content-box {
- background: white none;
- border: none;
- }
-
- #clientBox {
- color: #000;
- padding: 0px; margin: 0px;
- max-height: 400px;
- background: white none;
- border: none;
- }
-
- #clientBoxInternal {
- padding: 0px; margin: 10px;
- background: white none;
- }
-
- #headBox {
- border: solid #E85A28;
- border-width: 0px 0px 1px 0px;
- padding: 0px;
- margin: 2px;
- background-image: none;
- }
-
- #extensionName {
- font-size: large;
- font-weight: bold;
- color: #E85A28;
- }
-
- #extensionVersion {
- color: #E85A28;
- }
-
- .sponsorline {
- color: #444;
- }
-
- #extensionDescription {
- color: #444;
- text-align: justify;
- width: 370px;
- }
-
- #extensionHomepage {
-
- }
-
- .link {
- color: #0000FF;
- text-decoration: none;
- cursor: pointer;
-
- }
- .link:hover {
- text-decoration: underline ;
- }
-
- #contributorsBox {
- overflow: auto;
- border: 1px solid black;
- padding: 4px;
- margin: 0px 6px;
- }
-
- .contributor {
- margin: 0px;
- color: #444;
- }
-
- #extensionCreatorLabel, #extensionContributors, #extensionSponsorLabel {
- font-weight: bold;
- }
-
-